home *** CD-ROM | disk | FTP | other *** search
/ Shareware Universe - The Gold Collection / Shareware Universe The Gold Collection.iso / demos / cardiac / cardiac.go next >
Encoding:
Text File  |  1996-04-19  |  1.4 KB  |  26 lines

  1. Cardiac Info
  2. ┌─────────────────────────────────────────────────────────────────────────────┐
  3. │                         CONFIGURATION  INFORMATIONS                         │
  4. └─────────────────────────────────────────────────────────────────────────────┘
  5.  
  6.          This file contains some informations about the configuration
  7.         needed to run Cardiac.
  8.  
  9.          An i386 Computer with 960ko of XMS, no TSR who puts the computer
  10.         in V86 mode and about 600.000 Bytes of free low memory.
  11.  
  12.          Here is the example for the modification of the configuration.
  13.  
  14. ┌─────────────────────────────────────────────────────────────────────────────┐
  15. │   Example of an AUTOEXEC.BAT file...  /   Example of a CONFIG.SYS file...   │
  16. │                                                                             │
  17. │           @ECHO OFF                          DEVICE=C:\DOS\HIMEM.SYS        │
  18. │           Prompt $p$g                        DOS=HIGH,UMB                   │
  19. │           PATH C:\DOS;                       STACKS=9,256                   │
  20. │           Cls                                FILES=30                       │
  21. │           CD CARDIAC                         BUFFERS=30                     │
  22. │           CARDIAC                                                           │
  23. └─────────────────────────────────────────────────────────────────────────────┘
  24.  
  25.                       I hope you'll enjoy our demo !
  26.